home *** CD-ROM | disk | FTP | other *** search
/ Safarir 5 / SafTV-CD5.iso / mac / SAF-TV 5 / SAFTV / clone.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(press).as
Text File  |  2002-12-02  |  82b  |  6 lines

  1. on(press){
  2.    stopAllSounds();
  3.    gotoAndStop(4);
  4.    aff2c.gotoAndPlay(1);
  5. }
  6.